The ImagickDraw class
PHP Manual

ImagickDraw::getClipPath

(PECL imagick 2.0.0)

ImagickDraw::getClipPathObtains the current clipping path ID

Descripción

string ImagickDraw::getClipPath ( void )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Obtains the current clipping path ID.

Valores retornados

Returns a string containing the clip path ID or false if no clip path exists.


The ImagickDraw class
PHP Manual